FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/bc-IndividualCarePlan-Goal

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idbc-IndividualCarePlan-Goal
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal
URLhttp://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal
Version1.3.2
Statusactive
Namebc-IndividualCarePlan-Goal
Titlebc-IndividualCarePlan-Goal
Realmnl
DescriptionA Goal profile describing the goal(s) of an individual care plan of a pregnant woman as defined by BabyConnect.
CopyrightCC0
TypeGoal
Kindresource

Resources that use this resource

StructureDefinition
bc-IndividualCareplanbc-IndividualCareplan

Resources that this resource uses

StructureDefinition
bc-careplan-referencebc-careplan-reference
bc-goal-enddatebc-goal-enddate
zib-TreatmentObjectivezib TreatmentObjective

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "bc-IndividualCarePlan-Goal",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal",
  "version": "1.3.2",
  "name": "bc-IndividualCarePlan-Goal",
  "title": "bc-IndividualCarePlan-Goal",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A Goal profile describing the goal(s) of an individual care plan of a pregnant woman as defined by BabyConnect.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "gebz-peri-v3.2",
      "uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name": "Geboortezorg 3.2"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Goal",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Goal.extension",
        "path": "Goal.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Goal.extension:endDate",
        "path": "Goal.extension",
        "sliceName": "endDate",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-goal-enddate"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8814",
            "comment": "AfsluitDatum"
          }
        ]
      },
      {
        "id": "Goal.extension:carePlan",
        "path": "Goal.extension",
        "sliceName": "carePlan",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-reference"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8816",
            "comment": "ZorgAfspraak"
          }
        ]
      },
      {
        "id": "Goal.description",
        "path": "Goal.description",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8811",
            "comment": "GewenstZorgresultaat"
          }
        ]
      },
      {
        "id": "Goal.target.due[x]:dueDate",
        "path": "Goal.target.dueDate",
        "sliceName": "dueDate",
        "type": [
          {
            "code": "date"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8813",
            "comment": "StreefDatum"
          }
        ]
      },
      {
        "id": "Goal.statusDate",
        "path": "Goal.statusDate",
        "comment": "To see the date for past statuses, query history. For example, for the determination date, look at status = proposed.",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8812",
            "comment": "VaststellingsDatum"
          }
        ]
      }
    ]
  }
}